<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
body {
	font-weight: inherit;
	font-style: inherit;
	font-size: 14px;
	font-family: "å¾®è½¯é›…é»‘", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	padding: 0;
	color: #333;
	min-width: 1200px;
	margin: 0 auto;
	word-wrap: break-word;
	background: #fff;
}

.text-over {

	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.wrapper_1200 {
	width: 1200px;
	margin: 0 auto;
}

.wrapper_1000 {
	width: 1000px;
	margin: 0 auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: å¾®è½¯é›…é»‘;
	padding: 0;
	margin: 0;
	/*transition:0.4s;-webkit-transition:0.4s;-moz-transition: 0.4s;-o-transition: 0.4s;-ms-transition: 0.4s;*/
}

body,
button,
input,
select,
textarea {
	padding: 0;
	margin: 0;
	outline: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ul,
li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

* {
	margin: 0;
	padding: 0;
}

em,
i {
	font-style: normal;
	font-weight: normal;
}

ul,
ol {
	list-style-type: none;
}

li {
	vertical-align: top;
}

img {
	vertical-align: top;
	border: 0;
}

body,
html {
	margin: 0;
	padding: 0;
	width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	font-weight: normal;
}

body {
	font-weight: inherit;
	font-style: inherit;
	font-size: 14px;
	font-family: "å¾®è½¯é›…é»‘", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	padding: 0;
	color: #333;
	min-width: 1200px;
	margin: 0 auto;
	word-wrap: break-word;
	background: #fff;
}

/*Firefoxä¸‹input buttonå†…æ–‡å­—ä¸èƒ½åž‚ç›´å±…ä¸­åŠå®‰å“æ‰‹æœºæŒ‰é’®æ–‡å­—ä¸åž‚ç›´å±…ä¸­*/
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"]&gt;input[type="button"]::-moz-focus-inner {
	border: none;
	padding: 0;
}

/*æ¸…é™¤æµ®åŠ¨*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
}

.clearfix {
	zoom: 1;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

/*placeholderè®¾ç½®é¢œè‰²*/
::-webkit-input-placeholder {
	color: #ccc;
}

::-moz-placeholder {
	color: #ccc;
}

:-moz-placeholder {
	color: #ccc;
}

:-ms-input-placeholder {
	color: #ccc;
}

a {
	color: #333;
	text-decoration: none;
	outline: none;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	-ms-transition: 0.4s;
	cursor: pointer;
}

/* a:hover,
a:focus {
	color: #ff3300;
} */

.fl {
	float: left !important;
}

.fr {
	float: right !important;
}

.mt0 {
	margin-top: 0 !important;
}

.pt0 {
	padding-top: 0 !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}
</pre></body></html>